So now if someone gives a ledger and a number, and claims that first 30 digits of the hash for that combination are 0s, then the person would be gone through 2^30, i.e. a billion hash computations to find that number (Note: it could be less or more, but its a billion expected attempts). Verifying that number, however, is easy (1 computation). This is called proof of work - that you can verify that they went through large amount of work efficiently.